CodeBehind version 4 has been released with a new feature of multiple responses in WebForms Core technology.
CodeBehind version 4 is updated to WebFormsJS version 1.6 and supports all its features.
In this version, the ability to cache client-side server responses has been added.
Version 4 has added the ability to access parent tags in WebForms Core technology.
The following list shows the new features in version 4:
- - Support for multiple responses in Action Controls
- Possibility of internal client caching on server responses
- New feature of sending values embedded in the names of submit inputs
- Ability to select parent input places in WebForms Core
- New ability to remove parent tag in WebForms Core
- New ability to fetch cookie in WebForms Core
- Added AddLine method to support extended multi-command methods
- And a series of minor changes and improvements